const net/http.http2FrameSettings
6 uses
net/http (current package)
h2_bundle.go#L1597: http2FrameSettings http2FrameType = 0x4
h2_bundle.go#L1610: http2FrameSettings: "SETTINGS",
h2_bundle.go#L1670: http2FrameSettings: {
h2_bundle.go#L1695: http2FrameSettings: http2parseSettingsFrame,
h2_bundle.go#L2437: f.startWrite(http2FrameSettings, 0, 0)
h2_bundle.go#L2450: f.startWrite(http2FrameSettings, http2FlagSettingsAck, 0)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |